.g-row.content-inline-item .element {
    height: 310px !important;
}

.g-row.content-inline-item > div {
    height: 310px !important;
}

.g-row.content-inline-item .element-text {
    padding: 9px 0px 16px;
    text-align: center;
}

@font-face {
  font-family: SegoeUIRegular;
  src: url(./fonts/SegoeUIRegular.ttf);
}
body {
  font-family: SegoeUIRegular !important;
  font-weight: 500 !important;
}
/*то,что не нужно*/
#vision-glaz {
    display: none;
}
.lowVision_holder {
    display: none;
}
#eye {
    display: none;
}
#registration {
    display: none;
}
div#dnn_ctr5932_HtmlModule_lblContent {
    display: none;
}
span.searchInputContainer {
}
/*то,что не нужно*/



a:focus {
    text-decoration: none !important;
}
.head {
    background: linear-gradient(to bottom right, #52c6f4 -13%, #e24086 100%);
    height: 100vh;
}



/*art-menu*/
.menu ul li:nth-child(4) {
    margin-right: 165px;
}
img#dnn_dnnLOGO_imgLogo {
    position: absolute;
    top: -53px;
    right: 276px;
}
ul.art-vmenu {
    margin: 0;
}
/*art-menu*/



/*поиск,вход*/
#search {
  display: inline-block;
  float: right;
  margin-top: 82px;
  margin-left: 30px;
  position: relative;
  z-index: 99999999;
}
#login {
    display: inline-block;
    float: right;
    margin-top: 80px;
}
a#dnn_dnnLOGIN_loginLink {
    color: #ffffff;
    font-size: 14px;
    margin-left: 5px;
}
a#dnn_dnnLOGIN_loginLink:hover {
    text-decoration: none;
    color: #ffffff;
}
a#dnn_dnnSEARCH_cmdSearch {
    color: #ffffff00;
    font-size: 14px;
    margin-left: 27px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(./images/search.png);
    background-repeat: no-repeat;
    display: none;
}
#dnn_dnnSEARCH_cmdSearch:hover a {
    color: #ffffff00;
    font-size: 14px;
    margin-left: 27px;
    width: 20px;
    height: 20px;
    display: inline-block;
}
a#dnn_dnnSEARCH_cmdSearch:hover {
    text-decoration: none;
}
a.comein {
    text-decoration: none !important;
}
.comein img {
    vertical-align: top;
}
/*поиск,вход*/



.menu {
    text-align: center;
    float: left;
    margin-bottom: 90px;
    position: relative;
    margin-top: 80px;
    z-index: 500;
}
.menu a:hover {
    text-decoration: none;
}
.menu ul {
    padding: 0;
    margin-bottom: 0;
}
.menu ul li {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 15px;
}
.menu ul a {
    color: #ffffff;
    cursor: pointer !important;
    padding: 0 10px !important;
}
#maintext {
    text-align: center;
} 
#develop {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 65px;
}
#develop h2 {
    font-size: 38px;
    margin-bottom: 70px;
    margin-top: 100px;
    font-family: Segoe UI;
    font-weight: normal;
}
#develop p {
    font-size: 17px;
    margin-bottom: 68px;
    line-height: 1.6;
}
#about {
    width: 212px;
    height: 43px;
    margin: 0 auto;
    background-color: #ffffff42;
    border-radius: 5px; 
    margin-top: 135px;
    padding: 13px;
    margin-bottom: 85px;
    display: block;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
}
#team a:hover {
    background-color: #ffffff;
    color: #8a92c9;
    text-decoration: none;
}



/*moving arrow*/
.t-cover__arrow-wrapper_animated {
    animation: t-arrow-bottom 1.7s infinite ease;
}
.t-cover__arrow {
    position: absolute;
    z-index: 9;
    bottom: 67px;
    right: 0;
    left: 0;
}
@-webkit-keyframes t-arrow-bottom {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    55% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes t-arrow-bottom {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    55% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}
/*moving arrow*/



#news {
    background-color: #eaeff6;
}
#news h3 {
    font-size: 26px;
    text-align: center;
    color: #414141;
    padding: 70px 0 30px;
    margin-top: 0; 
} 
.note {
    background: linear-gradient(to right, #999ac9 0%, #6cb5e4 100%);
    text-align: center;
    padding: 80px 0;
}
.note p {
    font-size: 18px;
    color: #ffffff;
    display: block;
}
#sixteen {
    font-size: 16px;
    margin-top: 45px;
    color: #ffffff;
    display: block;
}
.coma {
    position: absolute;
    right: 0;
    left: 175px;
    top: -27px;
}
.comacoma {
    position: absolute;
    right: 0;
    left: 906px;
    bottom: 57px;
}
#coma {
    position: relative;
}
#inet h3 {
    font-size: 26px;
    margin: 75px 0;
    text-align: center;
    color: #414141;
}
#inet ul {
    margin-bottom: 75px;
    list-style-type: none;
}
#inet li {
    margin-bottom: 39px;
    list-style-type: disc;
    color: #bc64a3;
    font-size: 27px;
}
#inet a:hover {
    text-decoration: none;
}
#inet a {
    font-size: 22px;
    color: #4e96c4;
}
#inet ul a:hover {
    color: #bc64a3;
}
#links {
    display: inline-block;
    width: 157px;
    height: 37px;
    margin: 0 auto;
    background-color: #ffffff42;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 75px;
    text-align: center;
    font-size: 20px;
}
#alllinks a {
    font-size: 14px;
    color: #ffffff;
    background-color: #6abce9;
}
#alllinks {
    text-align: center;
}
#links:hover {
    background: linear-gradient(to right, #999ac9 0%, #6cb5e4 100%);
    color: #ffffff;
}
#gallery {
    height: 700px;
    background-color: #eaeff6;
}
#gallery h3 {
    font-size: 26px;
    text-align: center;
    color: #414141;
    padding: 75px 0;
}
#usefullinks {
    padding: 0 0 75px;
    text-align: center;
}
#usefullinks a {
    display: inline-block;
    margin: 14px 0px;
}
#usefullinks a:hover {
    text-decoration: none;
}
#usefullinks h3 {
    font-size: 26px;
    text-align: center;
    color: #414141;
    padding: 75px 0;
    margin-top: 0; 
    margin-bottom: 0;
}
.use {
    width: 210px;
    height: 145px;
    border: solid 1px #41414152;
    border-radius: 5px;
    display: inline-block;
    justify-content: space-between;
    margin: 0 13px;
    padding: 15px;
    vertical-align: top;
}
.in {
    width: 170px;
    height: 74px;
    border-radius: 5px;
    border: solid 1px #41414152;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#fir {
    margin-left: 0;
}
#last {
    margin-right: 0;
}
#brown {
    border: 0;
    margin: 0 -8px;
}
#owl {
    padding: 1px 0;
}
#kind, #good {
    border: 0;
    margin: 0;
}
#teen {
    padding: 5px;
}
.in span {
    display: block;
    color: #3f3f3f;
}
.first {
    font-size: 14px;
    font-weight: 600;
    margin-top: 6px;
}
.marg {
    margin-left: 23px;
}
.rf {
    margin-left: 7px;
}
#ten {
    margin-top: 10px;
}
#silver {
    width: 169px;
}
#footer {
    font-size: 16px;
    color: #777;
    background-color: #eaeff6;
    padding: 40px 0;
}
#footer li {
    display: inline-block;
    margin-right: 35px;
}
#footer a:hover {
    text-decoration: none;
}
#footer a {
    color: #777; 
}
#footer ul {
    padding: 0; 
    margin: 0;
    display: inline-block;
}
#social {
    display: inline-block;
    float: right;
}
#social span {
    font-size: 14px;
}
#map span {
    font-size: 16px;
}
#imgmap {
    display: inline-block;
    margin-right: 45px;
}
#imgmap img {
    vertical-align: text-bottom;
}
#map {
    padding: 25px 0;
}
#footer hr {
    margin-top: 0;
    margin-bottom: 13px;
    border: solid 1px #cccccc73;
}
#copyright span {
    font-size: 14px;
}
#expasys {
    float: right;
}
#blue {
    color: #6abce9 !important;
}
#blue:hover {
    text-decoration: underline !important;
}
#footer ul a:hover {
    color: #6abce9;
}



/*слайдер с цитатой*/
.slick-slider .slick-track, .slick-slider .slick-list {
  outline: none;
}
.slick-initialized .slick-slide {
    outline: none;
}
.slick-initialized .slick-slide {
  outline: none;
}
.slick-active button {
    background: #FFF !important;
}
.slick-active #slick-slide-control00 {
  background: #FFF !important;
}
#sliderS {
  position: relative;
}
#sliderS .container{
	position: relative;
}
.quotes {
  position: absolute;
  z-index: 1;
}
#qqq {
  right: 100px;
  top: 280px;
}
#qq {
  top: 70px;
  left: 100px;
}
#slick-slide-control00:hover, #slick-slide-control00:active {
  background-color: #ffffff !important;
}
#slick-slide-control01:hover, #slick-slide-control01:active {
  background-color: #ffffff !important;
}
button.slick-prev.slick-arrow {
  display: none !important;
}
button.slick-next.slick-arrow {
  display: none !important;
}
ul.slick-dots {
  display: inline-flex;
  list-style: none;
}
ul.slick-dots {
	display: inline-flex;
    display: -webkit-flex;
    justify-content: center;
    list-style: none;
    position: absolute !important;
    bottom: 28px;
    left: 0;
    right: 10px;
    margin: 0;
}
button#slick-slide-control00 {
  border-radius: 100%;
  background-color: #0000001f;
  border: 0;
  box-shadow: none;
  font-size: 0;
  width: 20px;
  margin-right: 10px;
  outline: none !important;
}
button#slick-slide-control01 {
  border-radius: 100%;
  background-color: #0000001f;
  border: 0;
  box-shadow: none;
  font-size: 0;
  width: 20px;
  outline: none !important;
}
#quotes {
    background: linear-gradient(to right, #999ac9 0%, #6cb5e4 100%);
    height: 400px;
    position: relative;
}
#quotes .content {
	margin: auto;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    height: 100%;
}
.slick-slider {
    margin: 0 auto;
    padding: 53px;
    height: 100%;
}
.slick-prev,
.slick-next {
  color: white;
  opacity: 1;
  height: 40px !important;
  font-size: 0 !important;
  width: 40px !important;
  margin-top: -20px;
}
.slick-prev path,
.slick-next path {
  fill: rgba(255, 255, 255, 0.4);
}
.slick-prev:hover path,
.slick-next:hover path {
  fill: #FFFFFF;
}
.slick-prev {
  left: -35px;
}
.slick-next {
  right: -35px;
}
.slick-prev:before,
.slick-next:before {
  content: none;
  display: none !important;
}
.slick-dots li button:before {
  opacity: 1;
  font-size: 40px !important;
  color: #fff !important;
}
.slick-dots li.slick-active button:before {
  color: #FFFFFF;
}
.quote-container {
  min-height: 200px;
  color: #666666;
  font-size: 36px;
  margin: 0 20px;
  position: relative;
}
.quote-container:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
.quote-container .portrait {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 140px;
  width: 140px;
  overflow: hidden;
}
.quote-container .portrait img {
  display: block;
  height: auto;
  width: 100%;
}
.quote-container .quote {
  position: relative;
  z-index: 600;
  padding: 40px 0 40px 11px;
  margin: 0;
  font-size: 20px;
  font-style: italic;
  line-height: 1.4 !important;
  font-family: Calibri;
  color: white;
  text-align: center;
}
.quote-container .quote p {
  position: relative;
  margin-bottom: 20px;
  color: #fff;
}
.quote-container .quote p:first-child:before {
  color: transparent;
  background-image: url(./images/“.png);
  background-repeat: no-repeat;
  height: 33px;
  width: 39px;
  top: -23px;
  left: -51px; 
  content: '\201C';
  /*color: rgba(255, 255, 255, 0.44);*/
  font-size: 7.5em;
  font-weight: 700;
  opacity: 1;
  position: absolute;
  text-shadow: none;
  z-index: -1;
  font-family: Calibri;
}
.quote blockquote {
    border: none;
}
.quote-container .quote cite {
  display: block;
  font-size: 14px;
  color: #fff;
}
.quote-container .quote cite span {
  font-size: 16px;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.dragging .quote-container {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.octogon {
  -webkit-clip-path: polygon(50% 0%, 38.11% 6.7%, 24.99% 6.72%, 18.06% 18.44%, 6.7% 25%, 6.56% 38.64%, 0% 50%, 6.7% 61.89%, 6.7% 75%, 18.44% 81.94%, 25% 93.3%, 38.64% 93.44%, 50% 100%, 61.88% 93.3%, 75% 93.3%, 81.94% 81.56%, 93.3% 74.9%, 93.44% 61.36%, 100% 50%, 93.3% 38.11%, 93.3% 25%, 81.56% 18.06%, 74.96% 6.7%, 61.36% 6.56%, 50% 0%);
  clip-path: url(#octogon);
  height: 140px;
  width: 140px;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 5% 0%;
  }
  50% {
    background-position: 96% 100%;
  }
  100% {
    background-position: 5% 0%;
  }
}
@keyframes gradient {
  0% {
    background-position: 5% 0%;
  }
  50% {
    background-position: 96% 100%;
  }
  100% {
    background-position: 5% 0%;
  }
}
/*слайдер с цитатой*/



/*новости*/
.eds_news_NewsOne.eds_subCollection_news .article.in_list h1 a {
  color: #52c6f4 !important;
  font-size: 18px !important;
}
.summary span {
  color: #504747 !important;
  font-size: 14px !important;
}
.eds_news_NewsOne.eds_subCollection_news .article.in_list.span .meta_text {
    font-size: 14px !important;
    color: #504747 !important;
}
.article.in_list.span {
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 10px;
    border: solid 1px #c9c9c9;
}
a.news {
  background-color: #6abce9;
  padding: 11px 39px;
  border-radius: 5px;
  text-decoration: none !important;
  font-size: 14px;
  color: #ffffff;
}
a.news:hover {
  text-decoration: none !important;
  color: #ffffff !important;
}
#allnews {
  text-align: center;
  margin: 55px 0 86px;
}
#fresh:focus {
    outline: none !important;
    color: #ffffff !important;
}
#fresh:hover {
  color: #ffffff !important;
  background: linear-gradient(to right, #999ac9 0%, #6cb5e4 100%);
}
.content a {
  font-family: SegoeUIRegular !important;
  font-weight: 500 !important;
}
/*новости*/



/*Gallery*/
#EDG_0_Shadow .EDG_portfolio_categories_classic {
  display: none !important;
}
div#galleryP {
  background-color: #eaeff6 !important;
  padding-top: 60px;
  padding-bottom: 60px;
}
#galleryP h3 {
  font-size: 26px;
  margin: 0 0 45px;
  text-align: center;
  color: #414141;
}
#EDG_0_Shadow .EDGmain .EDGimage a img {
  border: 0 !important;
  padding: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  background-color: #ffffff;
}
.EDGmain {
  padding-bottom: 0 !important; 
  padding-right: 0 !important; 
}
#EDG_0_Shadow .EDGmain .EDGimage a img {
  border: 0px !important; 
  width: 100%;
}
#EDG_portfolio_categoriesM5990 > div > ul > div > div {
  padding-right: 0 !important;
}
.container>.<div.id= {
  width: 1170px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important ;
  margin-left: auto !important;
}
.EDGmainContainer {
    float: none !important;
    display: inline-block;
    vertical-align: top;
}
.EDGcontent.portfolio_gallery_container > div > div > div {
    text-align: left;
    padding: 0px 60px !important;
    height: auto !important;
}
.EDGcontent.portfolio_gallery_container > div > div > div,
.EDGcontent.portfolio_gallery_container > div > div,
.EDGcontent.portfolio_gallery_container > div,
.EDGcontent.portfolio_gallery_container {
  width: 100% !important;
  height: auto !important;
}
/*Gallery*/

.inner-page.head{
  height: auto;
}

.inner-page.content{
  min-height: 400px;
}

.eds_GravityGallery_Social .edsgg_mainTitle {
	text-align:center;
}


/* ********** Search Style ************** */
.search-btn {
  cursor: pointer;
  /* font: 100 15px/1 "Comfortaa"; */
  float: right;
  color: #fff;
  /* padding: 12px 14px; */
  transition: .5s;
  /* background: #32694e; */
}
.search-btn:hover {
  color:#fff;
}
.search-btn:before {
  content: "";
  background: url(images/search.png) no-repeat;
  display: inline-block;
  width: 19px;
  height: 19px;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -3px;
}
.search-btn:hover {
    /*box-shadow: inset 0px -2px 0px 0px #fff;*/
}
.search_style {
  display: none;
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 99999;
  max-height: 42px;
  box-shadow: 0px 3px 5px -3px #000;
  -webkit-box-shadow: 0px 3px 5px -3px #000;
  width: 250px;
}

ul.searchSkinObjectPreview {
  left: 0;
  width: 100% !important;
  text-align: left;
}
.search,
a.search:link,
a.search:active,
a.search:visited {
  color:#A90358;
  text-decoration:none;  
  display:block; 
  position:absolute; 
  right:0px; 
  top:0px; 
  overflow:hidden; 
  text-transform:uppercase; 
  font-size:16px; 
  font-weight:bold; 
  text-indent:-9999px;
  overflow:hidden; 
  width:32px; 
  height:30px;
  outline:none;
}

#dnn_dnnSEARCH_txtSearch,
.searchInputContainer,
input#dnn_dnnSEARCH_txtSearch:focus{
  width: 100% !important;
}

span#dnn_dnnSEARCH_ClassicSearch {
  display: block;
  position: relative;
  box-sizing: border-box;
}

#dnn_dnnSEARCH_txtSearch {
  border: none;
  padding: 10px;
  height: 42px;
  width: 100%;
  outline: none !important;
}

#dnn_dnnSEARCH_txtSearch:focus{
}
.search-holder{
height: 52px;
width: 0;
overflow: hidden;
transition: .3s;
position: absolute;
right: 42px;
top: 39px;
background: #fff;
z-index: 99;
}
.search-holder.open {
  width: 767px;
  overflow: visible;
}
.NormalTextBox {
  width: 100%;
  padding: 10px;
}
a#dnn_dnnSEARCH_txtSearch_cmdSearch {
  display: none;
}
#dnn_dnnSEARCH_txtSearch, .searchInputContainer, input#dnn_dnnSEARCH_txtSearch:focus {
  overflow: hidden;
}
#page {
  padding-top: 35px;
  padding-bottom: 35px;
}
h2.dnnPEMContTitle {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}

a#dnn_dnnLOGIN_loginLink:before {
		content: "";
        display: inline-block;
        width: 19px;
        height: 18px;
        background: url(/Portals/33/Skins/KreativRedesign//images/key.png);
        margin-right: 7px;
        vertical-align: sub;
    }



@media (max-width:1200px) {

    .menu ul li {
        /*padding: 0 7px;*/
    }

    img#dnn_dnnLOGO_imgLogo {
      /*right: 248px;*/
    }

    .menu ul a {
	    padding: 0px 4px !important;
	}

	.EDGcontent.portfolio_gallery_container > div > div > div {
	    padding: 0px 87px !important;
	}

}

@media (max-width:992px) {

	#social {
		margin-top: 8px;
	}

	.EDGcontent.portfolio_gallery_container > div > div > div {
	    padding: 0px 105px !important;
	}

  #news h3 {
    padding: 70px 0 50px;
  }

	#develop h2 {
	    margin-top: 20px;
	    margin-bottom: 10px;
	}

	#develop p {
	    margin-bottom: 10px !important;
	}

	#about {
	    margin: 31px auto !important;
	}

	.head {
    text-align: center;
	}

	#search, #login {
    margin: 30px;
    float: none;
    vertical-align: middle;
	}

	.t-cover__arrow {
	    bottom: 23px;
	}

	.search_style {
	    left: -82px;
	    top: 20px;
	}

	.menu {
	    margin-bottom: 0px;
	    margin-top: 20px;
	}

  .container{
    width: 100%;
  }

    img#dnn_dnnLOGO_imgLogo {
      position: static;
      margin-bottom: 40px;
	}

	.menu ul li:nth-child(4) {
	    margin-right: 0;
	}

	img#dnn_dnnLOGO_imgLogo {
	    width: 81px;
	}

}

@media (max-width:768px) {

	#footer li {
		display: inline-block;
		padding-right: 35px;
		width: 32%;
		margin: 0;
	}

	#social {
		margin-top: 8px;
        float: none;
        width: 32%;
    }

    div#map {
    	display: inline-block;
    }

	a#dnn_dnnLOGIN_loginLink {
		font-size: 0;
    }

    #dnnLOGIN:before {
    	content: "";
    	background: url(/Portals/33/Skins/KreativRedesign//images/key.png);
    }

	.slick-slider {
	    padding: 28px;
	}

  div#galleryP {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  #galleryP h3 {
    margin: 0 0 15px;
  }

  #inet h3 {
    margin: 35px 0 20px;
  }

	.EDGcontent.portfolio_gallery_container > div > div > div {
		padding: 0px 0px !important;
    	text-align: center;
	}

	.EDGmainContainer {
	    width: 100px !important;
	    height: 100px !important;
	}

	.content.container {
	    padding: 0 !important;
	}

	#qq {
	    left: 20px;
	    top: 20px;
	}
	
	#qqq {
	    right: 20px;
	}
	
	.quote-container .quote p, .quote-container .quote cite {
	    line-height: 1;
	}

	blockquote{
		padding: 0 !important;
	}

	.quote-container .quote {
	    padding: 40px 0px;
	}

	img#dnn_dnnLOGO_imgLogo {
	    width: 50px;
	}

  #usefullinks {
    text-align: center;
  }

  .use {
    margin: 10px;
  }

  #usefullinks h3 {
    padding: 30px 0 10px;
  }

  #usefullinks {
    padding: 0 0 10px;
  }

  img#dnn_dnnLOGO_imgLogo {
    margin-top: 8px;
  }

  .eds_news_NewsOne.eds_subCollection_news .article.in_list h1 {
    display: inline-block;
  }

	.RadMenu {
    width: 100%;
    float: none !IMPORTANT;
	}

	.SubmenuArrow {
        content: "";
        display: inline-block;
        float: right;
        width: 30px;
        height: 30px;
        background: url(images/plus.png) no-repeat center #e1e1e1;
        position: absolute;
        border-radius: 50%;
        left: 26px;
        top: 2px;
        cursor: pointer;
        opacity: 0.8;
        transition: .5s;
        z-index: 1;
    }

    .expanded > .SubmenuArrow {
        transform: rotate(-135deg);
    }

    .SubmenuArrow:hover{
        opacity: 1;
    }

    .main-menu .container{
        width: 100%;
        padding: 0;
    }

    .main-menu .container .row{
        margin:0;
    }

    .menu ul a {
	    color: #ffffff;
	    cursor: pointer !important;
	    padding: 0 10px !important;
	    width: 100% !important;
	}

    .main-menu .container [class*="col-"]{
        padding:0;
    }

    .RadMenu .rmRootGroup {
	    display: block !important;
	    width: 100%;
    }

    .main-menu .RadMenu ul a.rmSelected,
    .main-menu .RadMenu ul a.rmSelected:hover {
		box-shadow: none;
    background: rgba(255, 255, 255, 0.57) !important;
    }

	.main-menu .RadMenu ul a.rmSelected span {
	    color: rgba(0, 0, 0, 0.57);
	}

	img#dnn_dnnLOGO_imgLogo {
	    position: static;
	    margin-bottom: 0;
	}

	.main-menu .RadMenu ul a span {
	    float: none !important;
	    padding: 6px 0px 6px 0px !important;
	    text-align: center;
	}

	.main-menu .RadMenu ul a:hover {
	    box-shadow: none;
	    background: rgba(255, 255, 255, 0.23) !important;
	}

	#search, div#login {
	    float: none;
	    margin: 10px 10px 41px 10px;
	    vertical-align: middle;
	}

	.head{
		text-align: center;
	}


    .RadMenu .rmRootGroup > li {
	    display: block !important;
    	width: 33.3%;
	    background: rgba(255, 255, 255, 0.17) !important;
	    border-bottom: none;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	    border-right: 1px solid rgba(0, 0, 0, 0.14);
	    transition: .5s;
    }

    .RadMenu .rmRootGroup > li a{
    	transition: .5s;
    }


    .RadMenu .rmSlide {
        position: static !important;
        float: none !important;
        max-height: 0 !important;
        transition: .5s;
        display: block !important;
        overflow: hidden !important;
    }

    .RadMenu .expanded > .rmSlide {
        height: auto !important;
        max-height: 500px !important;
    }

    .rmSlide{
        padding-left: 10px;
    }

    .rmSlide .rmSlide{
        padding-left: 20px;
    }

    #dnn_menu ul ul ul{
        background: #ebebeb !important
    }


    .RadMenu .expanded .rmSlide ul {
        position: static;
        float: none !important;
    }

    .main-menu #dnn_menu ul a {
        float: none;
        padding: 10px 0px !important;
        background: transparent !important;
    }

  .container {
    width: 100%;
  }

	#develop h2 {
	    font-size: 20px;
	    margin-top: 10px;
	    margin-bottom: 30px;
	}

  #develop p {
    font-size: 14px;
    margin-bottom: 68px;
  }

	.menu {
	    margin-top: 0;
	    float: none;
	    position: static;
	}

  #about {
    width: 155px;
    height: 35px;
    padding: 8px;
    margin-top: -31px;
    font-size: 15px;
  }

  #inet ul {
    margin-left: 30px;
  }

  #links {
    margin-bottom: 40px;
  }

  #inet ul {
    margin-bottom: 0;
  }

  #news h3 {
    margin-bottom: 0;
    padding: 30px 0 30px;
  }

  #allnews {
    margin: 55px 0 55px;
  }

}


@media (max-width:500px) {

	#map {
		padding: 7px 0;
	}

	#social {
		margin-top: 8px;
		float: none;
        width: 100%;
        display: block;
    }

    #footer ul {
    	padding: 0;
    	margin: 0;
    	display: inline-block;
    }

    #footer li {
    	display: block;
    	padding-right: 35px;
        width: 100%;
        margin: 0;
    }

	#copyright span {
		display: block;
	}

	#expasys {
		float: left;
	}

	#EDG_0_Shadow .EDGmain {
		margin: 8px 0px;
    }

  #quotes {
    height: 500px;
  }

  #qqq {
    top: 360px;
  }

	.quote-container .quote {
	    padding: 23px 0px;
	}

  div#galleryP {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #galleryP h3 {
    margin-bottom: 10px;
    margin-top: 10px;
  }

	.RadMenu .rmRootGroup > li {
    width: 50%;
	}

  .eds_news_NewsOne.eds_subCollection_news .article.in_list h1 a {
    font-size: 14px !important;
  }

  .summary {
    font-size: 14px !important;
  }

  #inet li {
    margin-bottom: 15px;
  }

  div#inet a {
    font-size: 14px !important;
  }

  #inet li {
    margin-bottom: 15px;
    font-size: 14px;
  }

  #inet h3 {
    margin: 30px 0;
  }

  #inet ul {
    margin-bottom: 30px;
  }

  #links {
    margin-bottom: 30px;
  }

  #inet h3 {
    font-size: 17px !important;
  }

  #news h3 {
  font-size: 17px !important;
  padding: 30px 0 30px;
  margin-bottom: 0;
  }

  #allnews {
    margin: 35px 0 35px;
  }

  #galleryP h3 {
    font-size: 17px;
  }

  .EDGmainContainer {
    width: 50% !important;
    height: auto !important;
    display: inline-block;
  }

  #usefullinks {
    text-align: center;
  }

  .use {
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
  }

  #usefullinks h3 {
    font-size: 17px;
  }

  #usefullinks h3 {
    padding: 30px 0;
  }

  #usefullinks {
    padding: 0 0 30px;
  }

  #last {
    margin-top: 45px !important;
  }

  #usefullinks a {
    margin: -20px 0px;
  }

  /*.EDG_portfolio_categories_classic_right > div {
    height: 0 !important;
  }

  [id*="portfolio"] > div:nth-child(7) {
    height: auto;
  }

  [id*="portfolio"] > div:nth-child(8) {
    height: auto;
  }*/

  [id*="portfolio"] > div {
    height: auto !important;
  }

  [id*="portfolio"] > div > div {
    height: auto !important;
  }

}

.element {
  border-bottom: 6px solid transparent;
}

/*.EDGcontent.portfolio_gallery_container > div > div > div {
  text-align: left;
}*/

.g-row {
  margin-left: 10px;
  margin-right: -10px;
  line-height: 0;
  -moz-column-width: 13em;
  -webkit-column-width: 24em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  display: block !important;
}

.g-row.content-inline-item {
    column-gap: normal;
    display: -webkit-flex;
    display: flex !important;
    -moz-column-width: normal;
    -webkit-column-width: inherit;
    -moz-column-gap: normal;
    -webkit-column-gap: normal;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
}
.g-row.content-inline-item:after {
    content: '';
    width: 33%;
}

.g-row.content-inline-item .newsItem {
    height: 100%;
    box-shadow: none !important;
    border: 5px solid #eee;
    transition: .9s;
    margin-right: 0;
}

.g-row.content-inline-item .newsItem:hover {
    border: 5px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#65b5e6, #e04187);
}

.g-row.content-inline-item .element, .g-row.content-inline-item img.img-banner-slide {
    width: 100% !important;
}

.g-row.content-inline-item img.img-banner-slide {
    max-height: 180px !important;
    max-width: 100% !important;
    width: auto !important;
    display: inline-block;
}

.g-row.content-inline-item .element {
    border: none !important;
    height: 100% !important;
}

.g-row.content-inline-item > div {
    width: 33% !important;
    margin-bottom: 20px;
}
.g-row.content-inline-item .element a {
    display: block;
}

.g-row.content-inline-item .element a {
    display: block;
    padding: 30px 30px 0px 30px;
    text-align: center;
}

.g-row.content-inline-item .newsItem-text {
    font-size: 16px;
}

@media (max-width: 992px){

	.g-row.content-inline-item > div {
	    width: 48% !important;
	}

}

@media (max-width: 500px){

	.g-row.content-inline-item > div {
	    width: 100% !important;
	    text-align: center;
	}

}

.g-row > div {
  display: inline-block;
  width: 100%;
}

.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer > div > div .edsgg_imageContainer:hover .edsgg__likeAction {
    opacity: 0 !important;
}

@media (max-width:300px) {

  .EDGmainContainer {
    display: block;
  }
  
}